HTML color to text <body> <p style="color:#FF0000";>Red paragraph text</p> </body>
<p style="color:#FFFFFF">Your text here</p>